home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / Cell Control / DATA1.CAB / VCDEMO_Files / VCDemo.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-01-11  |  12.1 KB  |  524 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDbaseDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "vcdemo.h"
  9. LastPage=0
  10. CDK=Y
  11.  
  12. ClassCount=25
  13. Class1=CBKDlg
  14. Class2=CCellStyleDlg
  15. Class3=CCellTypeDlg
  16. Class4=CChartDlg
  17. Class5=CCopyDlg
  18. Class6=CDbaseDlg
  19. Class7=CDemoFileDlg
  20. Class8=CDragDlg
  21. Class9=CFaceDlg
  22. Class10=CFormulaDlg
  23. Class11=CInputDlg
  24. Class12=CMainFrame
  25. Class13=CPagesDlg
  26. Class14=CPrintDemoDlg
  27. Class15=CSizeDlg
  28. Class16=CSortDlg
  29. Class17=CUserFuncDlg
  30. Class18=CVCDemoApp
  31. Class19=CAboutDlg
  32. Class20=CVCDemoDoc
  33. Class21=CVCDemoView
  34. Class22=CVirtualDlg
  35.  
  36. ResourceCount=23
  37. Resource1=IDD_DIALOG_FORMULA
  38. Resource2=IDD_DIALOG_INPUT
  39. Resource3=IDD_DIALOG_PAGES
  40. Resource4=IDD_DIALOG_CELL_STYLE
  41. Resource5=IDD_DIALOG_UNSCROLL
  42. Resource6=IDD_FACE_DIALOG
  43. Resource7=IDD_DIALOG_SVAELOAD
  44. Resource8=IDD_DIALOG_CELLTYPE
  45. Resource9=IDD_DIALOG_SORT
  46. Resource10=IDD_DIALOG_VIRTUAL
  47. Resource11=IDD_DIALOG_SIZE
  48. Resource12=IDD_DIALOG_DBASE
  49. Resource13=IDD_BK_DIALOG
  50. Resource14=IDD_DIALOG_DRAG
  51. Resource15=IDD_DIALOG_COPY
  52. Resource16=IDD_DIALOG_UNDO
  53. Resource17=IDD_DIALOG_FUNC_GUIDE
  54. Resource18=IDR_MAINFRAME
  55. Resource19=IDD_DIALOG_CHART
  56. Resource20=IDD_DIALOG_PRINT
  57. Class23=CUndoDlg
  58. Resource21=IDD_ABOUTBOX (English (U.S.))
  59. Class24=CFuncGuideDlg
  60. Resource22=IDD_DIALOG_DROPWIN
  61. Class25=CUnScrollDlg
  62. Resource23=IDD_USERFUNC_DIALOG
  63.  
  64. [CLS:CBKDlg]
  65. Type=0
  66. BaseClass=CDialog
  67. HeaderFile=BKDlg.h
  68. ImplementationFile=BKDlg.cpp
  69.  
  70. [CLS:CCellStyleDlg]
  71. Type=0
  72. BaseClass=CDialog
  73. HeaderFile=CellStyleDlg.h
  74. ImplementationFile=CellStyleDlg.cpp
  75.  
  76. [CLS:CCellTypeDlg]
  77. Type=0
  78. BaseClass=CDialog
  79. HeaderFile=CellTypeDlg.h
  80. ImplementationFile=CellTypeDlg.cpp
  81. Filter=D
  82. VirtualFilter=dWC
  83. LastObject=CCellTypeDlg
  84.  
  85. [CLS:CChartDlg]
  86. Type=0
  87. BaseClass=CDialog
  88. HeaderFile=ChartDlg.h
  89. ImplementationFile=ChartDlg.cpp
  90.  
  91. [CLS:CCopyDlg]
  92. Type=0
  93. BaseClass=CDialog
  94. HeaderFile=CopyDlg.h
  95. ImplementationFile=CopyDlg.cpp
  96.  
  97. [CLS:CDbaseDlg]
  98. Type=0
  99. BaseClass=CDialog
  100. HeaderFile=DbaseDlg.h
  101. ImplementationFile=DbaseDlg.cpp
  102. Filter=D
  103. VirtualFilter=dWC
  104. LastObject=IDOK
  105.  
  106. [CLS:CDemoFileDlg]
  107. Type=0
  108. BaseClass=CDialog
  109. HeaderFile=DemoFileDlg.h
  110. ImplementationFile=DemoFileDlg.cpp
  111. Filter=D
  112. VirtualFilter=dWC
  113. LastObject=CDemoFileDlg
  114.  
  115. [CLS:CDragDlg]
  116. Type=0
  117. BaseClass=CDialog
  118. HeaderFile=DragDlg.h
  119. ImplementationFile=DragDlg.cpp
  120.  
  121. [CLS:CFaceDlg]
  122. Type=0
  123. BaseClass=CDialog
  124. HeaderFile=FaceDlg.h
  125. ImplementationFile=FaceDlg.cpp
  126.  
  127. [CLS:CFormulaDlg]
  128. Type=0
  129. BaseClass=CDialog
  130. HeaderFile=FormulaDlg.h
  131. ImplementationFile=FormulaDlg.cpp
  132.  
  133. [CLS:CInputDlg]
  134. Type=0
  135. BaseClass=CDialog
  136. HeaderFile=InputDlg.h
  137. ImplementationFile=InputDlg.cpp
  138. Filter=D
  139. VirtualFilter=dWC
  140.  
  141. [CLS:CMainFrame]
  142. Type=0
  143. BaseClass=CFrameWnd
  144. HeaderFile=MainFrm.h
  145. ImplementationFile=MainFrm.cpp
  146.  
  147. [CLS:CPagesDlg]
  148. Type=0
  149. BaseClass=CDialog
  150. HeaderFile=PagesDlg.h
  151. ImplementationFile=PagesDlg.cpp
  152. Filter=D
  153. VirtualFilter=dWC
  154.  
  155. [CLS:CPrintDemoDlg]
  156. Type=0
  157. BaseClass=CDialog
  158. HeaderFile=PrintDemoDlg.h
  159. ImplementationFile=PrintDemoDlg.cpp
  160. Filter=D
  161. VirtualFilter=dWC
  162.  
  163. [CLS:CSizeDlg]
  164. Type=0
  165. BaseClass=CDialog
  166. HeaderFile=SizeDlg.h
  167. ImplementationFile=SizeDlg.cpp
  168.  
  169. [CLS:CSortDlg]
  170. Type=0
  171. BaseClass=CDialog
  172. HeaderFile=SortDlg.h
  173. ImplementationFile=SortDlg.cpp
  174.  
  175. [CLS:CUserFuncDlg]
  176. Type=0
  177. BaseClass=CDialog
  178. HeaderFile=UserFuncDlg.h
  179. ImplementationFile=UserFuncDlg.cpp
  180. Filter=D
  181. VirtualFilter=dWC
  182.  
  183. [CLS:CVCDemoApp]
  184. Type=0
  185. BaseClass=CWinApp
  186. HeaderFile=VCDemo.h
  187. ImplementationFile=VCDemo.cpp
  188.  
  189. [CLS:CAboutDlg]
  190. Type=0
  191. BaseClass=CDialog
  192. HeaderFile=VCDemo.cpp
  193. ImplementationFile=VCDemo.cpp
  194. LastObject=CAboutDlg
  195.  
  196. [CLS:CVCDemoDoc]
  197. Type=0
  198. BaseClass=CDocument
  199. HeaderFile=VCDemoDoc.h
  200. ImplementationFile=VCDemoDoc.cpp
  201.  
  202. [CLS:CVCDemoView]
  203. Type=0
  204. BaseClass=CView
  205. HeaderFile=VCDemoView.h
  206. ImplementationFile=VCDemoView.cpp
  207. Filter=C
  208. VirtualFilter=VWC
  209. LastObject=CVCDemoView
  210.  
  211. [CLS:CVirtualDlg]
  212. Type=0
  213. BaseClass=CDialog
  214. HeaderFile=VirtualDlg.h
  215. ImplementationFile=VirtualDlg.cpp
  216.  
  217. [DLG:IDD_BK_DIALOG]
  218. Type=1
  219. Class=CBKDlg
  220. ControlCount=7
  221. Control1=IDOK,button,1342242817
  222. Control2=IDC_RADIO1,button,1342308361
  223. Control3=IDC_RADIO2,button,1342177289
  224. Control4=IDC_RADIO3,button,1342177289
  225. Control5=IDC_RADIO4,button,1342177289
  226. Control6=IDC_RADIO5,button,1342177289
  227. Control7=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  228.  
  229. [DLG:IDD_DIALOG_CELL_STYLE]
  230. Type=1
  231. Class=CCellStyleDlg
  232. ControlCount=2
  233. Control1=IDOK,button,1342242817
  234. Control2=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  235.  
  236. [DLG:IDD_DIALOG_CELLTYPE]
  237. Type=1
  238. Class=CCellTypeDlg
  239. ControlCount=3
  240. Control1=IDOK,button,1342242817
  241. Control2=IDC_STATIC,static,1342308352
  242. Control3=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  243.  
  244. [DLG:IDD_DIALOG_CHART]
  245. Type=1
  246. Class=CChartDlg
  247. ControlCount=3
  248. Control1=IDOK,button,1342242817
  249. Control2=IDC_STATIC,static,1342308352
  250. Control3=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  251.  
  252. [DLG:IDD_DIALOG_COPY]
  253. Type=1
  254. Class=CCopyDlg
  255. ControlCount=7
  256. Control1=IDOK,button,1342242817
  257. Control2=IDC_BUTTON_CUT,button,1342242816
  258. Control3=IDC_BUTTON_COPY,button,1342242816
  259. Control4=IDC_BUTTON_PASTE,button,1342242816
  260. Control5=IDC_STATIC,static,1342308352
  261. Control6=IDC_BUTTON_PASTESAMESIZE,button,1342242816
  262. Control7=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  263.  
  264. [DLG:IDD_DIALOG_DBASE]
  265. Type=1
  266. Class=CDbaseDlg
  267. ControlCount=7
  268. Control1=IDOK,button,1342242817
  269. Control2=IDC_STATIC,static,1342308352
  270. Control3=IDC_EDIT_FILENAME,edit,1350631552
  271. Control4=IDC_BUTTON_BROWSER,button,1342242816
  272. Control5=IDC_BUTTON_OPEN,button,1342242816
  273. Control6=IDC_STATIC,static,1342308352
  274. Control7=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  275.  
  276. [DLG:IDD_DIALOG_SVAELOAD]
  277. Type=1
  278. Class=CDemoFileDlg
  279. ControlCount=8
  280. Control1=IDOK,button,1342242817
  281. Control2=IDC_STATIC,static,1342308352
  282. Control3=IDC_EDIT_FILENAME,edit,1350631552
  283. Control4=IDC_BUTTON_BROWSER,button,1342242816
  284. Control5=IDC_BUTTON_OPEN,button,1342242816
  285. Control6=IDC_STATIC,static,1342308352
  286. Control7=IDC_BUTTON_SAVE,button,1342242816
  287. Control8=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  288.  
  289. [DLG:IDD_DIALOG_DRAG]
  290. Type=1
  291. Class=CDragDlg
  292. ControlCount=2
  293. Control1=IDOK,button,1342242817
  294. Control2=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  295.  
  296. [DLG:IDD_DIALOG_DROPWIN]
  297. Type=1
  298. Class=CDropwinDlg
  299. ControlCount=2
  300. Control1=IDOK,button,1342242817
  301. Control2=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  302.  
  303. [DLG:IDD_FACE_DIALOG]
  304. Type=1
  305. Class=CFaceDlg
  306. ControlCount=8
  307. Control1=IDOK,button,1342242817
  308. Control2=IDC_CHECK_ROWLABEL,button,1342242819
  309. Control3=IDC_CHECK_HSCROLL,button,1342242819
  310. Control4=IDC_CHECK_COLLABEL,button,1342242819
  311. Control5=IDC_CHECK_VSCROLL,button,1342242819
  312. Control6=IDC_CHECK_PAGELABEL,button,1342242819
  313. Control7=IDC_CHECK_BORDER,button,1342242819
  314. Control8=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  315.  
  316. [DLG:IDD_DIALOG_FORMULA]
  317. Type=1
  318. Class=CFormulaDlg
  319. ControlCount=8
  320. Control1=IDOK,button,1342242817
  321. Control2=IDC_STATIC,static,1342308352
  322. Control3=IDC_EDIT_EXPR,edit,1350631552
  323. Control4=IDC_STATIC,static,1342308352
  324. Control5=IDC_EDIT_RESULT,edit,1484849280
  325. Control6=IDC_BUTTON_CALC,button,1342242816
  326. Control7=IDC_BUTTON_EXPRHELP,button,1342242816
  327. Control8=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  328.  
  329. [DLG:IDD_DIALOG_INPUT]
  330. Type=1
  331. Class=CInputDlg
  332. ControlCount=3
  333. Control1=IDOK,button,1342242817
  334. Control2=IDC_CHECK1,button,1342242819
  335. Control3=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  336.  
  337. [DLG:IDD_DIALOG_PAGES]
  338. Type=1
  339. Class=CPagesDlg
  340. ControlCount=7
  341. Control1=IDOK,button,1342242817
  342. Control2=IDC_EDIT_PAGENO,edit,1350631552
  343. Control3=IDC_BUTTON_NO,button,1342242816
  344. Control4=IDC_EDIT_LABEL,edit,1350631552
  345. Control5=IDC_BUTTON_LABEL,button,1342242816
  346. Control6=IDC_STATIC,static,1342308352
  347. Control7=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  348.  
  349. [DLG:IDD_DIALOG_PRINT]
  350. Type=1
  351. Class=CPrintDemoDlg
  352. ControlCount=7
  353. Control1=IDOK,button,1342242817
  354. Control2=IDC_BUTTON_PRINT,button,1342242816
  355. Control3=IDC_BUTTON_PREVIEW,button,1342242816
  356. Control4=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  357. Control5=IDC_BUTTON_PREVIEW2,button,1342242816
  358. Control6=IDC_STATIC,static,1342308352
  359. Control7=IDC_STATIC,static,1342308352
  360.  
  361. [DLG:IDD_DIALOG_SIZE]
  362. Type=1
  363. Class=CSizeDlg
  364. ControlCount=4
  365. Control1=IDOK,button,1342242817
  366. Control2=IDC_CHECK_SIZECELL,button,1342242819
  367. Control3=IDC_CHECK_MULTICOL,button,1342242819
  368. Control4=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  369.  
  370. [DLG:IDD_DIALOG_SORT]
  371. Type=1
  372. Class=CSortDlg
  373. ControlCount=2
  374. Control1=IDOK,button,1342242817
  375. Control2=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  376.  
  377. [DLG:IDD_USERFUNC_DIALOG]
  378. Type=1
  379. Class=CUserFuncDlg
  380. ControlCount=3
  381. Control1=IDOK,button,1342242817
  382. Control2=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  383. Control3=IDC_STATIC,static,1342308352
  384.  
  385. [DLG:IDD_DIALOG_VIRTUAL]
  386. Type=1
  387. Class=CVirtualDlg
  388. ControlCount=2
  389. Control1=IDOK,button,1342242817
  390. Control2=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  391.  
  392. [TB:IDR_MAINFRAME]
  393. Type=1
  394. Class=?
  395. Command1=ID_FILE_NEW
  396. Command2=ID_FILE_OPEN
  397. Command3=ID_FILE_SAVE
  398. Command4=ID_EDIT_CUT
  399. Command5=ID_EDIT_COPY
  400. Command6=ID_EDIT_PASTE
  401. Command7=ID_FILE_PRINT
  402. Command8=ID_APP_ABOUT
  403. CommandCount=8
  404.  
  405. [MNU:IDR_MAINFRAME]
  406. Type=1
  407. Class=CVCDemoView
  408. Command1=ID_APP_EXIT
  409. Command2=ID_DEMO_FACE
  410. Command3=ID_DEMO_SIZE
  411. Command4=ID_DEMO_BK
  412. Command5=ID_DEMO_CELLSTYLE
  413. Command6=ID_DEMO_CELLTYPE
  414. Command7=ID_DEMO_INPUT
  415. Command8=ID_DEMO_FORMULA
  416. Command9=ID_DEMO_CHART
  417. Command10=ID_DEMO_SHOWONLY
  418. Command11=ID_DEMO_USERFUNC
  419. Command12=ID_DEMO_COPY
  420. Command13=ID_DEMO_UNDO
  421. Command14=ID_DEMO_DRAG
  422. Command15=ID_DEMO_SORT
  423. Command16=ID_DEMO_PRINT
  424. Command17=ID_DEMO_PAGES
  425. Command18=ID_DEMO_DROPGRID
  426. Command19=ID_DEMO_DBASE
  427. Command20=ID_DEMO_SAVELOAD
  428. Command21=ID_DEMO_UNSCROLL
  429. Command22=ID_VIEW_TOOLBAR
  430. Command23=ID_VIEW_STATUS_BAR
  431. Command24=ID_APP_ABOUT
  432. CommandCount=24
  433.  
  434. [ACL:IDR_MAINFRAME]
  435. Type=1
  436. Class=?
  437. Command1=ID_FILE_NEW
  438. Command2=ID_FILE_OPEN
  439. Command3=ID_FILE_SAVE
  440. Command4=ID_FILE_PRINT
  441. Command5=ID_EDIT_UNDO
  442. Command6=ID_EDIT_CUT
  443. Command7=ID_EDIT_COPY
  444. Command8=ID_EDIT_PASTE
  445. Command9=ID_EDIT_UNDO
  446. Command10=ID_EDIT_CUT
  447. Command11=ID_EDIT_COPY
  448. Command12=ID_EDIT_PASTE
  449. Command13=ID_NEXT_PANE
  450. Command14=ID_PREV_PANE
  451. CommandCount=14
  452.  
  453. [DLG:IDD_DIALOG_UNDO]
  454. Type=1
  455. Class=CUndoDlg
  456. ControlCount=5
  457. Control1=IDOK,button,1342242817
  458. Control2=IDC_BUTTON_UNDO,button,1342242816
  459. Control3=IDC_BUTTON_REDO,button,1342242816
  460. Control4=IDC_BUTTON_DISCARD,button,1342242816
  461. Control5=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  462.  
  463. [CLS:CUndoDlg]
  464. Type=0
  465. HeaderFile=UndoDlg.h
  466. ImplementationFile=UndoDlg.cpp
  467. BaseClass=CDialog
  468. Filter=D
  469. VirtualFilter=dWC
  470. LastObject=ID_DEMO_UNDO
  471.  
  472. [DLG:IDD_DIALOG_FUNC_GUIDE]
  473. Type=1
  474. Class=CFuncGuideDlg
  475. ControlCount=11
  476. Control1=IDOK,button,1342242817
  477. Control2=IDCANCEL,button,1342242816
  478. Control3=IDC_STATIC,static,1342308352
  479. Control4=IDC_STATIC,static,1342308352
  480. Control5=IDC_EDIT1,edit,1350631552
  481. Control6=IDC_STATIC,static,1342308352
  482. Control7=IDC_EDIT2,edit,1350631552
  483. Control8=IDC_STATIC,static,1342308352
  484. Control9=IDC_EDIT3,edit,1350631552
  485. Control10=IDC_STATIC,static,1342308352
  486. Control11=IDC_EDIT4,edit,1350631552
  487.  
  488. [CLS:CFuncGuideDlg]
  489. Type=0
  490. HeaderFile=FuncGuideDlg.h
  491. ImplementationFile=FuncGuideDlg.cpp
  492. BaseClass=CDialog
  493. Filter=D
  494. VirtualFilter=dWC
  495. LastObject=CFuncGuideDlg
  496.  
  497. [DLG:IDD_DIALOG_UNSCROLL]
  498. Type=1
  499. Class=CUnScrollDlg
  500. ControlCount=4
  501. Control1=IDOK,button,1342242817
  502. Control2=IDC_CHECK_ROW,button,1342242819
  503. Control3=IDC_CHECK2,button,1342242819
  504. Control4=IDC_SGCTRL1,{DD44C0EA-B2CF-11D1-8DD2-444553540000},1342242816
  505.  
  506. [CLS:CUnScrollDlg]
  507. Type=0
  508. HeaderFile=UnScrollDlg.h
  509. ImplementationFile=UnScrollDlg.cpp
  510. BaseClass=CDialog
  511. Filter=D
  512. VirtualFilter=dWC
  513. LastObject=IDC_CHECK2
  514.  
  515. [DLG:IDD_ABOUTBOX (English (U.S.))]
  516. Type=1
  517. Class=CAboutDlg
  518. ControlCount=4
  519. Control1=IDC_STATIC,static,1342177283
  520. Control2=IDC_STATIC,static,1342308480
  521. Control3=IDOK,button,1342373889
  522. Control4=IDC_STATIC,static,1342308352
  523.  
  524.